速報APP / 生產應用 / SQLCipher Decrypt/Encrypt

SQLCipher Decrypt/Encrypt

價格:免費

更新日期:2014-10-28

檔案大小:8.4M

目前版本:1.4

版本需求:Android 2.3.3 以上版本

官方網站:http://acampbell.free.fr/apps

Email:alexander.lochhead.campbell@gmail.com

聯絡地址:~+~+~+~+~+~ ********* ~+~+~+~+~+~

SQLCipher  Decrypt/Encrypt(圖1)-速報App

This application has three functions.

1. Convert Sqlite databases encrypted using SQLCipher 1.x to use SQLCipher 2.x

SQLCipher  Decrypt/Encrypt(圖2)-速報App

2. To decrypt Sqlite DB this requires the current encryption key.

3. To encrypt Sqlite DB this also requires the current encryption key.

SQLCipher  Decrypt/Encrypt(圖3)-速報App

I used this App while developing an Android App that used an encrypted Sqlite DB, this allowed me to run queries and change data then re-inject the changes into the central App. In the central app I did a backup/restore function which copied the DB to the SDcard in order I could analyze and update the contents.

In order to use the App you have to define the paths + filenames of the clear and encrypted DBs and also the encryption key this can be done from the parameters button.